
| Visual Basic (Declaration) | |
|---|---|
Public Class NamedObjectCollection(Of T As INamedObject) Inherits CollectionBase(Of T)  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As NamedObjectCollection(Of T)  | |
| C# | |
|---|---|
public class NamedObjectCollection<T> : CollectionBase<T> where T: INamedObject  | |
- T
 
System.Object
   System.Collections.CollectionBase
      GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>
         GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<T>
            GrapeCity.Win.Spread.InputMan.CellType.DateTimeDisplayFieldCollectionInfo
            GrapeCity.Win.Spread.InputMan.CellType.DateTimeFieldCollectionInfo
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayFieldCollection<T>
            GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldCollection<T>
            GrapeCity.Win.Spread.InputMan.CellType.SideButtonCollectionInfo
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8